.more{text-decoration: none;}
.head_nav>ul>li:nth-of-type(1)>a{border-bottom: 5px solid #DE0438;color: #DE0438;}
.about{background: #efefef;width: 19.2rem;display: flex;justify-content: center;}
.about .about-content{width: 12rem;padding: 1rem 0;display: flex;}
.about .about-content .a-left .title{display: flex;font-size:0.4rem;color: #e62129;}
.about .about-content .content{width: 96%;padding: 0.7rem 0 0.1rem 0;}
.about .about-content .content p{font-size: 0.16rem;color: #333;line-height: 0.26rem;margin: 0;}
.about .about-content .content p:nth-of-type(2){padding: 0.35rem 0;}
.about .about-content .a-left{width: 50%;}
/*.about .about-content .a-right{font-size: 0;width: 50%;display: flex;align-items:flex-end;}
.about .about-content .a-right video{width: 100%;border-radius: 20px;}*/
.about .about-content .a-right{width: 50%;}
video {object-fit:fill;width:100%;height:100%;border-radius: 20px;}
.about .about-content .a-right img{width:100%}

.swiper-slide-active .text_desc{font-size:0.16rem;padding-top: 2.2rem;text-align: center;}


.product .title{font-size: 0.4rem;color: #e62129;/*font-weight: 100;*/text-align: center;padding: 1rem 0 0.95rem ;}
.product .product-content{width: 12rem;margin: auto;}
.product .product-content .list{display: flex;}
.product .product-content .list .p-left{width: 2rem;writing-mode:vertical-rl;font-size: 0.4rem;background: #e62129;color: #fff;text-align: center;flex-direction:column;justify-content: center;display: flex;}
.product .product-content .list .p-right{width: 10rem;display: flex;}
.product .product-content .list .p-right .img-ct{font-size: 0;display: flex;flex-wrap: wrap;justify-content: space-evenly;align-content: space-between;}
.product .product-content .list2{margin-top: 1rem;}
.product .product-content .list .p-right .img-ct .img-desc{position: relative;width: 4.6rem;overflow: hidden;}
.product .product-content .list .p-right .img-ct .img-desc:hover .desc{top: 43%;transition: 0.5s;}
.product .product-content .list .p-right .img-ct .img-desc:hover img{transform: scale(1.1);transition: 0.8s;}
.product .product-content .list .p-right .img-ct .img-desc img{width: 100%;}
.product .product-content .list .p-right .img-ct .img-desc:not(:nth-last-of-type(-n+2)){margin-bottom: 0.3rem;}
.product .product-content .list .p-right .img-ct .img-desc .desc{font-size: 0.3rem;position: absolute;top:45%;width: 100%;text-align: center;color: #fff;font-weight: 100;z-index: 1;}




.case{background: #efeff0;margin-top: 1rem;}
.case .title{font-size: 0.4rem;font-size: 0.4rem;color: #e62129;/*font-weight: 100;*/text-align: center;padding: 1rem 0 0.95rem ;}
.case .c-content{font-size: 0;}
/*.swiper-slide{width:900px;}*/
.case .swiper-slide img{height:5.2rem;width:inherit}
.case .swiper-slide.swiper-slide-active img{ transform: scale(2);width:100%;height: 3.6rem;}
.case .swiper-container{padding-bottom: 1.3rem;}



.information .title{font-size: 0.4rem;font-size: 0.4rem;color: #e62129;/*font-weight: 100;*/text-align: center;padding: 1rem 0 0.95rem ;}
.information .i-content{width: 12rem;margin: auto;/*padding-bottom: 20px;*/display: flex;justify-content: space-between;}
.information .i-content .item{width: 3.8rem;box-shadow: 0px 0px 20px 5px #eee;border-radius: 20px;padding-bottom: 1.4rem;position: relative;}
.information .i-content .item:hover .item-img img{transform: scale(1.1);transition: 0.8s;}
.information .i-content .item .item-img{width: 3.2rem;margin:0.3rem auto auto;font-size: 0;overflow: hidden;}
.information .i-content .item .item-img img{width:100%;height: 2.6rem;}
.information .i-content .item .i-title{font-size: 0.25rem;width: 3.2rem;margin:0.2rem auto 0;font-weight: 100;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.information .i-content .item .i-desc{font-size: 0.14rem;width: 3.2rem;margin: auto;line-height: 0.25rem;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical;}
.information .swiper-container .item .i-desc{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical;}
.information .i-content .item .more{width: 1rem;height: 0.35rem;background: #e62129;margin: auto;border-radius: 25px;display: flex;justify-content: center;align-items: center;font-size: 0.2rem;color:#fff;margin: 0.7rem auto 0;text-decoration: none;position: absolute;left: 0;right: 0;bottom: 0.5rem;}
.information .swiper-container{display: none;}


.case .swiper-container-horizontal > .swiper-pagination-bullets{bottom: 0.75rem !important;}











@media screen and (max-width: 770px) {
  /*.case{display: none;}*/  
  .about,.product,.case,.information,.product .product-content,.footer,.footer .f-content,.footer .fc-bottom{width: 100%;}
  .product .product-content .list .p-right,.information .i-content{width: 90%;margin: auto;}
  
  
  
  
  .main .banner .content .title{font-size: 0.2rem;}
  
  .swiper-slide-active .text_desc{font-size: 0.12rem;padding-top: 1.1rem;width:unset;}
  
  
  
  
  
  .main .banner .content .subtitle{font-size: 0.24rem;padding-top:0.1rem;}
  .product .product-content .list{flex-flow: column;}
  .about .about-content .a-left{width: 100%;}
  .about .about-content .a-left .title{justify-content:center;}
  .about .about-content .content{width: 90%;margin: auto;}
  .about .about-content .a-right{margin: auto;width: 90%;}
  .about .about-content{padding: 0 0 0.5rem 0;}
  .about .about-content .content{padding: 0 0 0.24rem 0;}
  .about .about-content .content p:nth-of-type(2){padding: 0.15rem 0;}
  .product .product-content .list .p-left{writing-mode:horizontal-tb;width: 100%;margin-bottom: 0.3rem;}
  .product .product-content .list .p-right .img-ct .img-desc{width: 47.5%;}
  
  .about .about-content .a-left .title,.product .title,.case .title,.information .title{padding: 0.5rem 0 0.24rem 0;font-size: 0.32rem;}
  
  .information .i-content .item{width: 32%;}
  .information .i-content .item .item-img{width: 90%;margin: 0.2rem auto auto;}
  .information .i-content .item .item-img img{height: 2rem;}
  .information .i-content .item .i-title{width: 90%;font-size: 0.16rem;margin: 0.2rem auto 0rem;}
  .information .i-content .item .i-desc{width: 90%;line-height: 0.18rem;}
  .information .i-content .item .more{margin: 0.2rem auto 0;}
  .information .i-content .item{padding-bottom: 1rem;}
  .information .i-content .item .more{bottom: 0.3rem}
  
 	.case{margin-top:0.24rem}
 	.case .swiper-slide img{height:2.6rem;width:inherit}
	.case .swiper-slide.swiper-slide-active img{ transform: scale(2.2);width:100%;height: 1.7rem;object-fit: cover;}
	.case .swiper-container{padding-bottom:0.9rem;width: 90%;margin: auto;}
 
 .product .product-content .list .p-right .img-ct{display: flex;justify-content: space-between;}
 
 .product .product-content .list .p-left{font-size: 0.28rem;}
 .product .product-content .list .p-right .img-ct .img-desc .desc{font-size: 0.26rem;}
 .product .product-content .list2{margin-top:0.5rem}
 
 
 .case .swiper-container-horizontal > .swiper-pagination-bullets{bottom: 0.3rem !important;}
 
 
 
 
 
  @media screen and (max-width: 760px) {
  	
  	.about .about-content .a-left .title, .product .title, .case .title, .information .title{font-size: 20px;}
  	.product .product-content .list .p-left{font-size: 18px;height: 1.4rem;}
  	.product .product-content .list .p-right .img-ct .img-desc .desc{font-size: 16px;}
  	
  	.about .about-content .content p{font-size: 14px;line-height: 22px;}
  	.information .swiper-container{display: block;}
  	.information .i-content{display: none;}
  	.information .swiper-container .item{width: 90%;margin:10px auto 25px;box-shadow: 0px 0px 20px 5px #eee;border-radius: 20px;padding-bottom: 0.4rem;}
		.information .swiper-container .item .item-img{width: 90%;margin: auto;padding: 0.3rem 0 0;font-size: 0;}
		.information .swiper-container .item .item-img img{width:100%;height: 5.1rem;}
		.information .swiper-container .item .i-title{font-size: 18px;width:90%;margin:0.2rem auto;font-weight: 100;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
		.information .swiper-container .item .i-desc{font-size: 14px;width:90%;margin: auto;line-height: 22px;max-height: 88px;margin-top:10px}
		.information .swiper-container .item .more{width:120px;height:35px;background: #e62129;margin: auto;border-radius: 25px;display: flex;justify-content: center;align-items: center;font-size:14px;color:#fff;margin: 0.7rem auto 0;}
		.swiper-pagination-fraction, .swiper-pagination-custom, .swiper-container-horizontal > .swiper-pagination-bullets{font-size: 0;}
  	
  	.case .swiper-container{padding-bottom:1.2rem ;}
  	.swiper-slide-active .text_desc{font-size: 12px;width: 200%;margin-left: -50%;}
  	.case .swiper-container-horizontal > .swiper-pagination-bullets{bottom: 0.4rem !important;}
  	.information .swiper-container-horizontal > .swiper-pagination-bullets{bottom: 0 !important;}
  }
}






